CompressedOrBuilder

interface CompressedOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getData(): ByteString

Compressed data.
bytes data = 2;
Link copied to clipboard

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;
Link copied to clipboard
abstract fun getPortnumValue(): Int

PortNum to determine the how to handle the compressed payload.
.meshtastic.PortNum portnum = 1;